Skip to content

Conversation

@grayjk
Copy link
Contributor

@grayjk grayjk commented Jun 25, 2025

Type of Changes

Type
βœ“ πŸ› Bug fix

Description

Once a package has been found in a pyz, use the pyz to find subsequence submodules

Closes #2770

Copy link
Collaborator

@DanielNoord DanielNoord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you have a look at the failing tests?

@grayjk
Copy link
Contributor Author

grayjk commented Jul 3, 2025

Could you have a look at the failing tests?

I believe all of the failures are related to the pkg_resources deprecation which is handled in #2773

Copy link
Collaborator

@DanielNoord DanielNoord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, thanks! This LGTM!

Checked the contents of the x.zip as well

@DanielNoord DanielNoord merged commit e44e17a into pylint-dev:main Jul 4, 2025
12 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AstroidManager.ast_from_module_name returns incorrect module when a pyz is in the PYTHONPATH

3 participants